mruby 4.0.0
mruby is the lightweight implementation of the Ruby language
Loading...
Searching...
No Matches
RString Struct Reference
Collaboration diagram for RString:

Public Attributes

 MRB_OBJECT_HEADER
union { 
   struct { 
      mrb_ssize   len 
      union { 
         mrb_ssize   capa 
         struct mrb_shared_string *   shared 
         struct RString *   fshared 
      }   aux
      char *   ptr 
   }   heap
as

The documentation for this struct was generated from the following file: